Skip to content

Conversation

@tuha263
Copy link

@tuha263 tuha263 commented Oct 28, 2025

Summary

This PR adds the workflow_dispatch trigger to the publish-upm.yml workflow, enabling manual triggering from the GitHub Actions UI.

Changes

  • ✅ Added workflow_dispatch trigger to .github/workflows/publish-upm.yml

Benefits

  • Manual Control: Administrators can now manually trigger package publishes
  • Testing: Easier to test publishing workflow without making code changes
  • Flexibility: Complements automatic triggers for better workflow control

Testing

  • Workflow file validates successfully
  • Manual trigger option appears in GitHub Actions UI
  • Existing automatic triggers still work correctly

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

Enables manual triggering of package publishing workflow from GitHub Actions UI.

This allows administrators to manually trigger package publishes without
waiting for automatic triggers.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@tuha263 tuha263 merged commit 737d20e into main Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants